Dongguan Ru Yi Precision Spring Hardware Co., Ltd. Dongguan Ru Yi Precision Spring Hardware Co., Ltd.
  • Home
  • About Us
  • Products
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring
  • News
    • Company News
    • Industry News
  • Contact Us
  • More
    • Send Inquiry
 
Choose Your Language
 International International

Choose Your Language

  • Home
  • About Us
  • Products 
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring
  • News 
    • Company News
    • Industry News
  • Contact Us
  • /buyerCenter/Personal" target="_blank" rel="nofollow" style="width:100px">My Account `) $(".trade-user1").html(` My Account
    `) $(".trade-user2").prepend(``) $(".trade-user3").html(` My Account `) } else { $(".trade-user").html(` Sign In/Register `) $(".trade-user1").html(` Sign In/Register
    `) $(".trade-user2").prepend(``) $(".trade-user3").html(` Sign In/Register `) } }) var app = 1; if (app == 1) { document.getElementById("appspan").style.display = "none"; $("#appli").addClass('app'); } function APP() { if (app == 1) { app = 0 } else { app = 1 } if (app == 1) { document.getElementById("appspan").style.display = "none"; $("#appli").addClass('app'); $(".app").mouseover(function () { document.getElementById("app_mousein").style.display = "inline-block"; }) $(".app").mouseout(function () { document.getElementById("app_mousein").style.display = "none"; }) } else { document.getElementById("appspan").style.display = "inline-block"; $("#appli").removeClass('app'); } } $(".mousein").hover(function () { $(this).addClass('backgroundr') $(this).children("span").removeClass('right60'); $(this).children("span").addClass('backgroundr') $(this).children("a").children("i").addClass('backgroundr') $(this).children("span").addClass('move_left') }, function () { $(this).children("span").removeClass('move_left'); $(this).removeClass('backgroundr'); $(this).children("a").children("i").removeClass('backgroundr') $(this).children("span").addClass('right60'); $(this).children("span").addClass('move_right') }) let _cssSlide = 1 function _cssSlideFun(num) { let _cssList = ` ` if (_cssSlide == 1) { $('body').append(_cssList) _cssSlide++ } } $(".mouseinone").hover(function () { var move = $(this).children("span").width() + 49; // var style = document.styleSheets[document.styleSheets.length - 1]; // console.log(style); // var index = style.rules.length - 1; // style.insertRule("@keyframes move_left1{from{ opacity: 0;}to{ opacity: 1; -webkit-transform: translateX(0px); transform: translateX(-" + move + "px);}}", index); //写入样式 _cssSlideFun(move) this.className = 'mousein'; $(this).addClass('backgroundr') $(this).children("span").addClass('backgroundr') $(this).children("a").children("i").addClass('backgroundr') $(this).children("span").addClass('move_left1') }, function () { var move = $(this).children("span").width() + 49; // var style = document.styleSheets[document.styleSheets.length - 1]; // var index = style.rules.length - 1; // style.insertRule("@keyframes move_right1{from{ opacity: 0; -webkit-transform: translateX(-" + move + "px); transform: translateX(-" + move + "px);}to{ opacity: 1; -webkit-transform: translateX(0px); transform: translateX(0px);}}", index); //写入样式 _cssSlideFun(move) this.className = 'mousein'; $(this).children("span").removeClass('move_left1'); $(this).removeClass('backgroundr'); $(this).children("a").children("i").removeClass('backgroundr') $(this).children("span").addClass('move_right1') }) $("#ewm").mouseover(function () { document.getElementById("ewm_mousein").style.display = "inline-block"; }) $("#ewm").mouseout(function () { document.getElementById("ewm_mousein").style.display = "none"; }) $(".app").mouseover(function () { document.getElementById("app_mousein").style.display = "inline-block"; }) $(".app").mouseout(function () { document.getElementById("app_mousein").style.display = "none"; }) function getBower() { var myexplorer = ""; var explorer = window.navigator.userAgent; // console.log("
    " + explorer); if (explorer.indexOf("QQBrowser") >= 0 || explorer.indexOf("QQ") >= 0) { return myexplorer = "qqbrowser"; } else if (explorer.indexOf("Safari") >= 0 && explorer.indexOf("MetaSr") >= 0) { return myexplorer = "se"; } else if (!!window.ActiveXObject || "ActiveXObject" in window) { //IE if (!window.XMLHttpRequest) { return myexplorer = "IE6"; } else if (window.XMLHttpRequest && !document.documentMode) { return myexplorer = "IE7"; } else if (!-[1,] && document.documentMode && !("msDoNotTrack" in window.navigator)) { return myexplorer = "IE8"; } else { //IE9 10 11 var hasStrictMode = (function () { "use strict"; return this === undefined; }()); if (hasStrictMode) { if (!!window.attachEvent) { return myexplorer = "IE10"; } else { console.log(window.attachEvent); return myexplorer = "IE11"; } } else { return myexplorer = "IE9"; } } } else { //非IE if (explorer.indexOf("LBBROWSER") >= 0) { return myexplorer = "LBBROWSER"; } else if (explorer.indexOf("360ee") >= 0) { return myexplorer = "360ee"; } else if (explorer.indexOf("360se") >= 0) { return myexplorer = "360se"; } else if (explorer.indexOf("se") >= 0) { return myexplorer = "se"; } else if (explorer.indexOf("aoyou") >= 0) { return myexplorer = "aoyou"; } else if (explorer.indexOf("qqbrowser") >= 0) { return myexplorer = "qqbrowser"; } else if (explorer.indexOf("baidu") >= 0) { return myexplorer = "baidu"; } else if (explorer.indexOf("Firefox") >= 0) { return myexplorer = "Firefox"; } else if (explorer.indexOf("Maxthon") >= 0) { return myexplorer = "Maxthon"; } else if (explorer.indexOf("Chrome") >= 0) { return myexplorer = "Chrome"; } else if (explorer.indexOf("Opera") >= 0) { return myexplorer = "Opera"; } else if (explorer.indexOf("TheWorld") >= 0) { return myexplorer = "TheWorld"; } else if (explorer.indexOf("Safari") >= 0) { return myexplorer = "Safari"; } else { return myexplorer = "Other"; } } } $(function () { if (getBower() == "Safari" && 0 == 1) { $(".login_c a").attr("href", "/buyer_iframe.html?safari=1"); $(".login_c a").attr("target", "_blank"); } }) $(function () { $(".navbtn").click(function () { if ($(".left1").hasClass("ftdisplay")) { $(".left1").removeClass("ftdisplay"); $(".left2").addClass("ftdisplay"); } else { $(".left2").removeClass("ftdisplay"); $(".left1").addClass("ftdisplay"); } }) $(".whatsapp").hover(function () { $(".leftfloatcode1").addClass("ftdisplay2"); console.log(1) }, function () { $(".leftfloatcode1").removeClass("ftdisplay2"); }) $(".userinfo").hover(function () { $(".leftfloatcode").addClass("ftdisplay2"); console.log(1) }, function () { $(".leftfloatcode").removeClass("ftdisplay2"); }) }) $(document).ready(function () { $("img").each(function () { var img_url = $(this).attr("src"); var img_str = img_url.substring(0, 10) if (img_str == 'http://bsg') { $(this).attr('src', 'https://bsg' + img_url.substring(10)); } }); }); var is_mobile = 0; var is_scroll = false; $(window).scroll(function () { if (!is_scroll) { if ($('.float_box.pc').length > 0 && !is_mobile) { $('.float_box.pc').css('display', 'block'); } if ($('.leftbox.pc').length > 0 && !is_mobile) { $('.leftbox.pc').css('display', 'block'); } is_scroll = true } }) var user_login = $(".userlogin").html() ? $(".userlogin").html().trim() : null console.log(user_login); if (user_login == '') { $(".userlogin").hide(); }
    Home> Products>
    Product Categories
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring

    Send Inquiry

    All Products

    (Total 21 Products)

    • Stainless Steel Wire-Formed Spring Special-Shape

      Stainless Steel Wire-Formed Spring Special-Shape

      Stainless Steel Wire-Formed Spring Special-Shape

      Stainless Steel Wire-Formed Spring Special-Shape

      Get Latest Price

      Contact Now
    • Special-Shaped Negative Terminal Spring

      Special-Shaped Negative Terminal Spring

      Special-Shaped Negative Terminal Spring

      Special-Shaped Negative Terminal Spring

      Get Latest Price

      Contact Now
    • Special-Shaped Wire-Formed Spring

      Special-Shaped Wire-Formed Spring

      Special-Shaped Wire-Formed Spring

      Special-Shaped Wire-Formed Spring

      Get Latest Price

      Contact Now
    • Negative Battery Wire-Formed Special-Shaped Spring

      Negative Battery Wire-Formed Special-Shaped Spring

      Negative Battery Wire-Formed Special-Shaped Spring

      Negative Battery Wire-Formed Special-Shaped Spring

      Get Latest Price

      Contact Now
    • Wire-Formed Spring Battery Negative Terminal

      Wire-Formed Spring Battery Negative Terminal

      Wire-Formed Spring Battery Negative Terminal

      Wire-Formed Spring Battery Negative Terminal

      Get Latest Price

      Contact Now
    • Wire Form Special-Shaped Spring

      Wire Form Special-Shaped Spring

      Wire Form Special-Shaped Spring

      Wire Form Special-Shaped Spring

      Get Latest Price

      Contact Now
    • Small Torsion Spring Stainless Steel

      Small Torsion Spring Stainless Steel

      Small Torsion Spring Stainless Steel

      Small Torsion Spring Stainless Steel

      Get Latest Price

      Contact Now
    • Stainless Steel  Extension Spring Hooked

      Stainless Steel Extension Spring Hooked

      Stainless Steel  Extension Spring Hooked

      Stainless Steel Extension Spring Hooked

      Get Latest Price

      Contact Now
    • Stainless Steel Torsion Extension Spring

      Stainless Steel Torsion Extension Spring

      Stainless Steel Torsion Extension Spring

      Stainless Steel Torsion Extension Spring

      Get Latest Price

      Contact Now
    • Mini Small Extension Tension Spring

      Mini Small Extension Tension Spring

      Mini Small Extension Tension Spring

      Mini Small Extension Tension Spring

      Get Latest Price

      Contact Now
    • Stainless Steel Wire-Formed Spring Special-Shape

      Stainless Steel Wire-Formed Spring Special-Shape

      Stainless steel irregular tension spring is a non-standard tension spring made of stainless steel material. It is processed into an irregular structure through wire forming technology to meet the elas...

      Contact Now
    • Special-Shaped Negative Terminal Spring

      Special-Shaped Negative Terminal Spring

      Alien negative electrode spring is a non-standard elastic component specifically used for the negative electrode contact structure of batteries. It is usually applied inside battery compartments or bo...

      Contact Now
    • Special-Shaped Wire-Formed Spring

      Special-Shaped Wire-Formed Spring

      Alien springs are a type of elastic element with irregular structure and non-standard shape. They do not follow a fixed geometric shape like traditional compression springs or tension springs, but are...

      Contact Now
    • Negative Battery Wire-Formed Special-Shaped Spring

      Negative Battery Wire-Formed Special-Shaped Spring

      An irregular positive battery spring is designed based on the product structure, not a standard shape. Compared with normal flat contacts or simple spring terminals, it is formed into special geometri...

      Contact Now
    • Wire-Formed Spring Battery Negative Terminal

      Wire-Formed Spring Battery Negative Terminal

      Unstandardized battery springs are conductive and elastic contact springs customized for battery compartments. They are a type of irregular spring used to securely power the battery in non-standard sp...

      Contact Now
    • Wire Form Special-Shaped Spring

      Wire Form Special-Shaped Spring

      Wire Form SpringThe wire-formed torsion spring with irregular cross-section can be understood as an "advanced customized version" of the standard torsion spring.The middle part is the coil, that’s wh...

      Contact Now
    • Small Torsion Spring Stainless Steel

      Small Torsion Spring Stainless Steel

      Torsion springs (abbreviated as torsion springs) are essentially a type of helical spring, with steel wires tightly wound together, the coils fitting together without gaps.This mechanical behavior als...

      Contact Now
    • Stainless Steel  Extension Spring Hooked

      Stainless Steel Extension Spring Hooked

      A extension spring (also called a tension spring) is a type of spring that withstands tension and rebounds after being stretched.Comparison PointCarbon Steel Tension SpringStainless Steel Tension Spri...

      Contact Now
    • Stainless Steel Torsion Extension Spring

      Stainless Steel Torsion Extension Spring

      Stainless steel tension springs are a type of tension spring product made of stainless steel, primarily used to provide stable rebound and tension forces under stress.Unlike ordinary carbon steel tens...

      Contact Now
    • Mini Small Extension Tension Spring

      Mini Small Extension Tension Spring

      Miniature Tension Springs | Precision Miniature Tension Springs: Small Size, High Elasticity, Customization AvailableMiniature tension springs belong to the category of precision tension springs.ItemS...

      Contact Now
    • << First
    • < Previous
    • 1
    • 2
    • 3
    • Next >
    • Last >>
    Related Products List
    logo
    • Contact Us
    • Phone: 0769-81559109
    • Fax:
    • Email: chen@lkxmach.com / sales@lkxmach.com
    • Address: No. 18, Xianxing North Street, Chang'an Town, Dongguan
    • Our Links
    • About Us
    • Products
    • News
    • Contact Us
    • Products
    • Compression spring
    • Tension Spring
    • Torsion spring
    • Wire Form Spring
    Facebook
    Facebook
    LinkedIn
    LinkedIn
    Instagram
    Instagram
    Youtube
    Youtube
    Powered By QMICT
    • Home
    • Products
    • WhatsApp
    • About Us
    • Inquiry
    Send Message

    Privacy statement: Your privacy is very important to Us. Our company promises not to disclose your personal information to any external company with out your explicit permission.

    Choose another language
    ×